listbox: Use :focus-on-click policy from row instead of list
authorFlorian Müllner <fmuellner@gnome.org>
Wed, 25 Nov 2015 00:05:04 +0000 (01:05 +0100)
committerFlorian Müllner <fmuellner@gnome.org>
Mon, 30 Nov 2015 16:59:06 +0000 (17:59 +0100)
commit0a35886b0a39a57b819d1f51adb357c13bda5bf3
tree918f6e3cc2bc474228ef83e71ffb9b671d06ed33
parentd505a1af6823938b5ad3ac886f9ea160746706b2
listbox: Use :focus-on-click policy from row instead of list

Using the property from the container is inconsistent with the
:selectable and :activatable properties, which are per row.
gtk/gtklistbox.c